gtk/gtkseclection.c: Don't build X11 items unconditionally
authorChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 20 Nov 2017 05:05:18 +0000 (13:05 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 21 Nov 2017 06:16:19 +0000 (14:16 +0800)
commit8059975f746ab01242e734425efdf7144d1af213
treed187c81051e67bf4eaf779a735e82e339e0b4c5e
parent824837486bd65dde264001e9e6a5d07c6dbdb742
gtk/gtkseclection.c: Don't build X11 items unconditionally

Limit building the X11 items only when GDK_WINDOWING_X11 is defined.

https://bugzilla.gnome.org/show_bug.cgi?id=773299
gtk/gtkselection.c